projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
125e80a
)
Add bug ref
author
Matthias Clasen
<matthiasc@src.gnome.org>
Fri, 2 Jan 2009 20:56:31 +0000
(20:56 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Fri, 2 Jan 2009 20:56:31 +0000
(20:56 +0000)
svn path=/trunk/; revision=22043
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 5c3124966d721acbe82bad397e43b3889bc3b0a5..4f98a2b693796ecc47b5247796515f7300b18beb 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,8
+1,10
@@
2009-01-02 Matthias Clasen <mclasen@redhat.com>
+ Bug 566083 – Icon pixmap hardcoded during DnD
+
* gtk/gtkwidget.c:
* gtk/gtkentry.c: Add docs about using ::drag-begin for setting
- a custom drag icon.
+ a custom drag icon.
Reported by Xan Lopez
2009-01-01 Matthias Clasen <mclasen@redhat.com>